net/http.Transport.connectMethodForRequest (method)
2 uses
net/http (current package)
transport.go#L675: cm, err := t.connectMethodForRequest(treq)
transport.go#L974: func (t *Transport) connectMethodForRequest(treq *transportRequest) (cm connectMethod, err error) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)